How to Install html2markdown software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install html2markdown software package in Ubuntu 14.04 LTS (Trusty Tahr)

html2markdown software package provides Dummy upgrade package for merge of html2markdown into python-html2text, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install html2markdown 

html2markdown is installed in your system.

Make ensure the html2markdown package were installed using the commands given below,

$ sudo dpkg-query -l | grep html2markdown *

You will get with html2markdown package name, version, architecture and description in a table

html2markdown package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package html2markdown
Version 3.200.3-2
Description Dummy upgrade package for merge of html2markdown into python-html2text
Sub Section Web


See Also, How to uninstall or remove html2markdown software package from Ubuntu 14.04 LTS (Trusty Tahr)?